[INFO] fetching crate wick-trigger-time 0.1.0...
[INFO] testing wick-trigger-time-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate wick-trigger-time 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate wick-trigger-time 0.1.0
[INFO] finished tweaking crates.io crate wick-trigger-time 0.1.0
[INFO] tweaked toml for crates.io crate wick-trigger-time 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wick-trigger-time 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 587 packages to latest compatible versions
[INFO] [stderr]       Adding cron v0.12.1 (available: v0.16.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2d514f55c4ae132cbb8f5f8cf7474899b50e07076bed25ede1294e03918a44c
[INFO] running `Command { std: "docker" "start" "-a" "d2d514f55c4ae132cbb8f5f8cf7474899b50e07076bed25ede1294e03918a44c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2d514f55c4ae132cbb8f5f8cf7474899b50e07076bed25ede1294e03918a44c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2d514f55c4ae132cbb8f5f8cf7474899b50e07076bed25ede1294e03918a44c", kill_on_drop: false }`
[INFO] [stdout] d2d514f55c4ae132cbb8f5f8cf7474899b50e07076bed25ede1294e03918a44c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb20b47ae1270b9c90ab6b4e66ebfb4c4cef9c2dbccf0458fc4719453fe02f92
[INFO] running `Command { std: "docker" "start" "-a" "bb20b47ae1270b9c90ab6b4e66ebfb4c4cef9c2dbccf0458fc4719453fe02f92", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling loose-liquid-derive v0.27.0
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling cranelift-entity v0.100.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling http-auth v0.1.10
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling cranelift-isle v0.100.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v13.0.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.100.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.100.1
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling wick-xdg v0.4.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling wasmrs-frames v0.17.1
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling wasmparser v0.112.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling wasmrs-runtime v0.17.1
[INFO] [stderr]    Compiling cranelift-codegen v0.100.1
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling cranelift-bforest v0.100.1
[INFO] [stderr]    Compiling cranelift-control v0.100.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling asset-container v0.4.0
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling wasmtime-component-util v13.0.1
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling wasmtime-types v13.0.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling wasmrs-codec v0.17.0
[INFO] [stderr]    Compiling wasmrs-rx v0.17.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling wasmprinter v0.2.80
[INFO] [stderr]    Compiling wasm-encoder v0.32.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ambient-authority v0.0.2
[INFO] [stderr]    Compiling cap-primitives v2.0.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling loose-liquid-core v0.27.0
[INFO] [stderr]    Compiling wasmtime-environ v13.0.1
[INFO] [stderr]    Compiling wasmrs v0.17.0
[INFO] [stderr]    Compiling derive-asset-container v0.4.0
[INFO] [stderr]    Compiling fs-set-times v0.20.3
[INFO] [stderr]    Compiling wasmtime-fiber v13.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling property v0.3.3
[INFO] [stderr]    Compiling ittapi-sys v0.3.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling wildmatch v2.6.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling option-utils v0.1.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling seeded-random v0.6.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling loose-liquid-lib v0.27.0
[INFO] [stderr]    Compiling wick-interface-types v0.17.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling wasmtime-runtime v13.0.1
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling olpc-cjson v0.1.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling wasmtime-asm-macros v13.0.1
[INFO] [stderr]    Compiling cap-std v2.0.2
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling wit-parser v0.11.3
[INFO] [stderr]    Compiling wasm-encoder v0.245.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling oci-distribution v0.9.4
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling loose-liquid v0.27.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling cranelift-native v0.100.1
[INFO] [stderr]    Compiling cranelift-frontend v0.100.1
[INFO] [stderr]    Compiling wasmtime-jit-debug v13.0.1
[INFO] [stderr]    Compiling memfd v0.6.5
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]    Compiling sha256 v1.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling base64-serde v0.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling wasmtime-wmemcheck v13.0.1
[INFO] [stderr]    Compiling wasmtime-cache v13.0.1
[INFO] [stderr]    Compiling wast v245.0.1
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling wick-packet v0.17.0
[INFO] [stderr]    Compiling cranelift-wasm v0.100.1
[INFO] [stderr]    Compiling wick-oci-utils v0.5.0
[INFO] [stderr]    Compiling wasmtime-cranelift-shared v13.0.1
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling ittapi v0.3.5
[INFO] [stderr]    Compiling liquid-json v0.6.1
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v13.0.1
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v13.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling wasmtime-component-macro v13.0.1
[INFO] [stderr]    Compiling wasmtime-jit v13.0.1
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling flow-expression-parser v0.7.0
[INFO] [stderr]    Compiling wiggle-generate v13.0.1
[INFO] [stderr]    Compiling wat v1.245.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling wasmtime-cranelift v13.0.1
[INFO] [stderr]    Compiling wick-asset-reference v0.5.0
[INFO] [stderr]    Compiling flow-component v0.7.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling wasi-common v13.0.1
[INFO] [stderr]    Compiling wick-config v0.28.0
[INFO] [stderr]    Compiling wiggle-macro v13.0.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling wasmtime v13.0.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling check_keyword v0.2.0
[INFO] [stderr]    Compiling cap-fs-ext v2.0.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling system-interface v0.26.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling cap-rand v2.0.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling cap-time-ext v2.0.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling wick-component-codegen v0.6.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling wiggle v13.0.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling wasmtime-wasi v13.0.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling wick-operation v0.3.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling cap-net-ext v2.0.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr] error: could not compile `wasmtime` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name wasmtime --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmtime-13.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async"' --cfg 'feature="cache"' --cfg 'feature="component-model"' --cfg 'feature="cranelift"' --cfg 'feature="default"' --cfg 'feature="jitdump"' --cfg 'feature="parallel-compilation"' --cfg 'feature="pooling-allocator"' --cfg 'feature="vtune"' --cfg 'feature="wat"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "async", "cache", "component-model", "cranelift", "default", "incremental-cache", "jitdump", "parallel-compilation", "pooling-allocator", "vtune", "wat", "winch", "wmemcheck"))' -C metadata=635af39e8cfd4d2a -C extra-filename=-adee135b13424dee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-6380cfd2d6b70ff8.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-0652ea863830e32c.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5af52f617df93f8f.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-f47fb1c01542042e.rmeta --extern fxprof_processed_profile=/opt/rustwide/target/debug/deps/libfxprof_processed_profile-4d415203c972736a.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c98072aa4f26837e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f0d996076a85b3d5.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d269868761ac548a.rmeta --extern object=/opt/rustwide/target/debug/deps/libobject-21c3e72aaa3d8511.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-028ded5f5e4e9236.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern psm=/opt/rustwide/target/debug/deps/libpsm-68494b3dc3b0aba0.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3363db7ca5e0428c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d71740110df13c1e.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-0d175b916ca1f2fd.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1b87afb3bcd6b605.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-1864cdf2b26ec299.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-807cb3acbb832f59.rmeta --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-161924b999e80d33.rmeta --extern wasmtime_cache=/opt/rustwide/target/debug/deps/libwasmtime_cache-1871e844a2b6a0a8.rmeta --extern wasmtime_component_macro=/opt/rustwide/target/debug/deps/libwasmtime_component_macro-c14db2eb41c87426.so --extern wasmtime_component_util=/opt/rustwide/target/debug/deps/libwasmtime_component_util-dbc44b5fcf20e7be.rmeta --extern wasmtime_cranelift=/opt/rustwide/target/debug/deps/libwasmtime_cranelift-072b3a32bd96a4e6.rmeta --extern wasmtime_environ=/opt/rustwide/target/debug/deps/libwasmtime_environ-3c0e88399e3c807a.rmeta --extern wasmtime_fiber=/opt/rustwide/target/debug/deps/libwasmtime_fiber-b049cf70a423dd47.rmeta --extern wasmtime_jit=/opt/rustwide/target/debug/deps/libwasmtime_jit-5000e1cecf8060f2.rmeta --extern wasmtime_runtime=/opt/rustwide/target/debug/deps/libwasmtime_runtime-80050ed5f5b6a070.rmeta --extern wat=/opt/rustwide/target/debug/deps/libwat-637fea8684411715.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-89996a868511433f/out -L native=/opt/rustwide/target/debug/build/zstd-sys-fe87234eb7d58f1f/out -L native=/opt/rustwide/target/debug/build/ittapi-sys-5c4aae3ec7f051fa/out -L native=/opt/rustwide/target/debug/build/wasmtime-runtime-8eb69584ce2d7e78/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bb20b47ae1270b9c90ab6b4e66ebfb4c4cef9c2dbccf0458fc4719453fe02f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb20b47ae1270b9c90ab6b4e66ebfb4c4cef9c2dbccf0458fc4719453fe02f92", kill_on_drop: false }`
[INFO] [stdout] bb20b47ae1270b9c90ab6b4e66ebfb4c4cef9c2dbccf0458fc4719453fe02f92
